Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump aws-lambda-powertools from 2.25.1 to 2.26.0 #273

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps aws-lambda-powertools from 2.25.1 to 2.26.0.

Changelog

Sourced from aws-lambda-powertools's changelog.

Unreleased

Documentation

  • contributing: initial structure for revamped contributing guide (#3133)
  • event_handler: add information about case-insensitive header lookup function (#3183)

Features

  • data_masking: add new sensitive data masking utility (#2197)
  • event_handler: add support to VPC Lattice payload v2 (#3153)
  • layers: add arm64 support in more regions (#3151)
  • logger: new stack_trace field with rich exception details (#3147)
  • parser: infer model from type hint (#3181)

Maintenance

  • deps: bump gitpython from 3.1.35 to 3.1.37 in /docs (#3188)
  • deps: bump the layer-balancer group in /layer/scripts/layer-balancer with 1 update (#3174)
  • deps: bump the layer-balancer group in /layer/scripts/layer-balancer with 3 updates (#3198)
  • deps: bump squidfunk/mkdocs-material from b41ba6d to 06673a1 in /docs (#3124)
  • deps: bump aws-xray-sdk from 2.12.0 to 2.12.1 (#3197)
  • deps: bump the layer-balancer group in /layer/scripts/layer-balancer with 1 update (#3127)
  • deps: bump actions/checkout from 4.0.0 to 4.1.0 (#3128)
  • deps: bump urllib3 from 1.26.16 to 1.26.17 (#3162)
  • deps: bump squidfunk/mkdocs-material from 06673a1 to e5f28aa in /docs (#3134)
  • deps: bump the layer-balancer group in /layer/scripts/layer-balancer with 3 updates (#3177)
  • deps: bump actions/setup-python from 4.7.0 to 4.7.1 (#3158)
  • deps: bump squidfunk/mkdocs-material from a4cfa88 to cb38dc2 in /docs (#3189)
  • deps: bump the layer-balancer group in /layer/scripts/layer-balancer with 1 update (#3156)
  • deps: bump squidfunk/mkdocs-material from e5f28aa to cbfecae in /docs (#3157)
  • deps: bump pydantic from 1.10.12 to 1.10.13 (#3144)
  • deps: bump fastjsonschema from 2.18.0 to 2.18.1 (#3159)
  • deps: bump squidfunk/mkdocs-material from cbfecae to a4cfa88 in /docs (#3175)
  • deps: bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#3178)
  • deps-dev: bump aws-cdk from 2.98.0 to 2.99.0 (#3148)
  • deps-dev: bump aws-cdk from 2.99.1 to 2.100.0 (#3185)
  • deps-dev: bump the boto-typing group with 2 updates (#3143)
  • deps-dev: bump aws-cdk from 2.99.0 to 2.99.1 (#3155)
  • deps-dev: bump aws-cdk from 2.97.0 to 2.98.0 (#3139)
  • deps-dev: bump aws-cdk from 2.96.2 to 2.97.0 (#3129)
  • deps-dev: bump types-requests from 2.31.0.3 to 2.31.0.5 (#3136)
  • deps-dev: bump the boto-typing group with 1 update (#3135)
  • deps-dev: bump ruff from 0.0.291 to 0.0.292 (#3161)
  • deps-dev: bump ruff from 0.0.290 to 0.0.291 (#3126)
  • deps-dev: bump urllib3 from 1.26.16 to 1.26.17 in /layer (#3163)

... (truncated)

Commits
  • 3b9f3b6 chore: version bump
  • 144d460 refactor(data-masking): disable e2e tests. (#3204)
  • 52d54ab fix(parameter): improve AppConfig cached configuration retrieval (#3195)
  • 5bfb60f refactor(data_masking): move Data Masking utility to a private folder (#3202)
  • 4be04cb chore(ci): changelog rebuild (#3199)
  • 5997da5 fix(logger): force Logger to use local timezone when UTC flag is not set (#3168)
  • 141750e chore(deps-dev): bump the boto-typing group with 1 update (#3196)
  • a09a572 chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer w...
  • c7d132a chore(deps): bump aws-xray-sdk from 2.12.0 to 2.12.1 (#3197)
  • 36afcf7 feat(parser): infer model from type hint (#3181)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v2.25.1...v2.26.0)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Oct 13, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 13, 2023

🦋 Changeset detected

Latest commit: c86f759

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
arcane-scripts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chizmw chizmw added deps Pull requests that update a dependency and removed dependencies labels Oct 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2023

A newer version of aws-lambda-powertools exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@chizmw
Copy link
Owner

chizmw commented Feb 12, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Looks like aws-lambda-powertools is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/aws-lambda-powertools-2.26.0 branch February 12, 2024 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Pull requests that update a dependency python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant